Use mpz_import in mpz_set_uintmax_slow
authorTom Tromey <tom@tromey.com>
Wed, 8 Aug 2018 23:01:55 +0000 (17:01 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 8 Aug 2018 23:01:55 +0000 (17:01 -0600)
commitd3549c190152921dd05e694d41e02a002789d191
treef662e309a5b9419c14a7ef88b8b7312299dda9c6
parentfb26c9fd69d93aaa789e71365c030083c7f3c775
Use mpz_import in mpz_set_uintmax_slow

* src/alloc.c (mpz_set_uintmax_slow): Use mpz_import.
src/alloc.c